home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / WebObjects / WebObjectsDoc_HTML / Reuse / ReusableComponentsEx / Main.wo / Main.wod < prev    next >
Encoding:
Text File  |  1996-03-04  |  263 b   |  12 lines

  1. ////////////////////////
  2. //  ReusableComponentsDemo
  3. //  by Charles Lloyd
  4. ////////////////////////
  5.  
  6. MainSplitView: SplitView {
  7.     pageNameOne = "ComponentChoice";
  8.     pageNameTwo = "IntroductionEx";
  9.     splitViewName = "MainSplitView";
  10.     frameSizeOne = 250;
  11. };
  12.